home *** CD-ROM | disk | FTP | other *** search
/ F1 Licenseware / F1 Licenseware - Volume 1.iso / disks / 028.dms / 028.adf / Commands_List / File_Management / Filenote < prev    next >
Encoding:
Text File  |  1993-08-08  |  634 b   |  24 lines

  1. Command Name : Filenote
  2.  
  3. Function : Add a comment to a file
  4.  
  5. Arguments : <filename> [COMMENT]
  6.  
  7. Location : C directory
  8.  
  9. When you List a directory, you may notice some files have annotation text
  10. beside them.  You can annotate files in this fashion using the Filenote 
  11. command.  If [COMMENT] is blank then the comment is removed.  If your 
  12. [COMMENT] argument includes spaces then the text must be enclosed in double
  13. quotes (").
  14.  
  15. Examples
  16.  
  17. Filenote Df0:Bunny.pic "Picture of a rabbit"
  18.  
  19.         Adds a comment to the file Bunny.pic on the disk in Df0:
  20.  
  21. Filenote Df0:Bunny.pic
  22.  
  23.         Removes the comment (if there was one) from Bunny.pic
  24.